LC_CMD_CIRCLE is a value for Command parameter of the
lcWndExeCommand function.
It starts interactive tool to add Circle objects into a drawing. CmdParam parameter can have the following values to activate specific modes:
Prm
Mode
0
Start command with previous mode
LC_CIRCLE_CR
Center, Radius
LC_CIRCLE_2P
2 opposite points
LC_CIRCLE_3P
3 circumference points
When the command is started, before specifying first point, user can change the mode
by right click and then select mode from popup menu. See Also